A. rpm -qip ipchains
B. rpm -Uvh ipchains
C. rpm -i ipchains* .i386.rpm
D. rpm -e ipchains-1.3.9-5.i386.rpm
Advertisement
Related Mcqs:
- How can you rebuild the RPM file to include the new patches?
- A. – – recompile B. – – rebuild C. – – generate D. – – execute...
- Which program is used to automatically install Red Mat Linux on identical hardware ?
- A. bzimage.img B. tar C. ghost D. mkkickstart...
- Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory ?
- A. copy programs/wb misc/wbx B. cp programs/wb misc/wbx C. tar programs/wb misc/wbx D. copy a:programs/wb b:misc/wbx...
- What command is used to query for a specific package with RPM ?
- A. rpm -q B. rpm -a C. rpm -d D. rpm -1...
- Which of the following command can you execute to count the number of lines in a file ?
- A. lc B. wc – l C. cl D. count...
- Which command is used to remove a file ?
- A. remove B. rm C. mv D. del...
- Which command is used to display all the lines with the string ‘sales’ from the file empl.lst ?
- A. cut sales empl.lst B. /sales > empl.lst C. grep sales empl.lst D. cat | /sales > empl.lst...
- While working with mail command, which command is used to save mail in a separate file ?
- A. s B. r C. w D. d...
- Which of the following commands is used to count the total number of lines, words, and characters contained in a file ?
- A. count p B. wc C. wcount D. countw...
- Which command is used to count just the number of characters in a file?
- A. wc – 1 B. wc -c C. wc -w D. wc -r...
Advertisement